projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3fe407
)
Fixed Bug 555000, check_algorithmically() applies to deadkey keysyms only.
author
Simos Xenitellis
<simos@src.gnome.org>
Fri, 10 Oct 2008 08:28:12 +0000
(08:28 +0000)
committer
Simos Xenitellis
<simos@src.gnome.org>
Fri, 10 Oct 2008 08:28:12 +0000
(08:28 +0000)
svn path=/trunk/; revision=21626
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index e9270567b197934d94e40885baaeebf341fa4851..fc0dbcad6608fb5edbbd55c8877e92fe946f2d4d 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-3,7
+3,7
@@
Bug 555000 – Wrong treatment on non-spacing marks dead keys in
GtkIMContextSimple
- * gtk/gtkimcontextsimple.c: Change IS_DEY() macro so that
+ * gtk/gtkimcontextsimple.c: Change IS_DE
AD_KE
Y() macro so that
it on checksf input is a deadkey keysym.
2008-10-09 Christian Dywan <christian@imendio.com>